Skip to content

Commit

Permalink
Fix nano subsystem
Browse files Browse the repository at this point in the history
  • Loading branch information
Drulikar committed Dec 4, 2023
1 parent ff59011 commit ba46ee1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/controllers/subsystem/nanoui.dm
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
SUBSYSTEM_DEF(nano)
name = "Nano UI"
flags = SS_NO_INIT
wait = 2 SECONDS
priority = SS_PRIORITY_NANOUI
runlevels = RUNLEVELS_DEFAULT|RUNLEVEL_LOBBY
Expand Down

0 comments on commit ba46ee1

Please sign in to comment.