mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-25 21:19:44 +01:00
Merge pull request #7237 from PsiOmegaDelta/PunchTheKeysForGodsSake
Fixes #7233.
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
|
||||
var/used_skillpoints = 0
|
||||
var/skill_specialization = null
|
||||
var/list/skills = null
|
||||
var/list/skills = list()
|
||||
|
||||
var/icon/stand_icon = null
|
||||
var/icon/lying_icon = null
|
||||
|
||||
Reference in New Issue
Block a user