mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 23:27:34 +01:00
/datum/stack replaces /stack, naming scheme redo for procs and linked_element --> linked_node
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
node
|
||||
BlockDefinition/program
|
||||
statement/FunctionDefinition/curFunction
|
||||
stack
|
||||
datum/stack
|
||||
scopes = new()
|
||||
functions = new()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user