mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Merge pull request #5993 from Mechoid/Fix_A_Semicolon
Fixes the greatest bug to affect our time.
This commit is contained in:
@@ -4,7 +4,7 @@ var/list/chargen_robolimbs = list()
|
||||
var/datum/robolimb/basic_robolimb
|
||||
var/const/standard_monitor_styles = "blank=ipc_blank;\
|
||||
pink=ipc_pink;\
|
||||
green=ipc_green,\
|
||||
green=ipc_green;\
|
||||
red=ipc_red;\
|
||||
blue=ipc_blue;\
|
||||
shower=ipc_shower;\
|
||||
|
||||
Reference in New Issue
Block a user