mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-25 17:41:56 +00:00
Replaces instances of phisical to physical (#7453)
This commit is contained in:
@@ -198,7 +198,7 @@
|
||||
var/rank = sanitize(t.rank)
|
||||
var/real_rank = make_list_rank(t.real_rank)
|
||||
|
||||
var/isactive = t.phisical_status
|
||||
var/isactive = t.physical_status
|
||||
var/department = 0
|
||||
var/depthead = 0 // Department Heads will be placed at the top of their lists.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user