mirror of
https://github.com/quotefox/Hyper-Station-13.git
synced 2026-07-18 03:02:31 +01:00
MultiZ Layenia Base
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
/**
|
||||
* Additional client defines. I needed somewhere to put these so here it is!
|
||||
*/
|
||||
/client
|
||||
//////////////////////////////////////
|
||||
// Things that require the database //
|
||||
//////////////////////////////////////
|
||||
var/list/department_hours = list() // Track hours of leave accrued for each department
|
||||
var/list/play_hours = list() // Tracks total playtime hours for each department
|
||||
Reference in New Issue
Block a user