Merge pull request #11819 from Ghommie/Ghommie-cit672

Minor action datum refactor and spellcasting fix.
This commit is contained in:
kevinz000
2020-04-12 17:02:36 -07:00
committed by GitHub
32 changed files with 127 additions and 131 deletions
+1 -1
View File
@@ -763,7 +763,7 @@ SUBSYSTEM_DEF(vote)
remove_from_client()
Remove(owner)
/datum/action/vote/IsAvailable()
/datum/action/vote/IsAvailable(silent = FALSE)
return 1
/datum/action/vote/proc/remove_from_client()