move paychecks

This commit is contained in:
Kakarot
2025-06-01 13:14:11 -05:00
parent 70daf38e5e
commit eb4a573411
5 changed files with 95 additions and 40 deletions
+2 -1
View File
@@ -30,7 +30,8 @@ server_scripts {
'server/commands.lua',
'server/exports.lua',
'server/debug.lua',
'server/editor.lua'
'server/editor.lua',
'server/paychecks.lua'
}
ui_page 'html/index.html'