mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-11 10:11:09 +00:00
Bump byond up to 514.1588 (#70168)
Co-authored-by: Mothblocks <35135081+Mothblocks@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
ca1f6846e6
commit
241c1d19c0
@@ -2,6 +2,7 @@ SUBSYSTEM_DEF(lua)
|
||||
name = "Lua Scripting"
|
||||
runlevels = RUNLEVEL_LOBBY | RUNLEVELS_DEFAULT
|
||||
wait = 0.1 SECONDS
|
||||
flags = SS_OK_TO_FAIL_INIT
|
||||
|
||||
/// A list of all lua states
|
||||
var/list/datum/lua_state/states = list()
|
||||
|
||||
Reference in New Issue
Block a user