mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 10:21:11 +00:00
Runtime sanity
This commit is contained in:
@@ -124,6 +124,9 @@ json_reader
|
||||
|
||||
var/json_token/S = get_token()
|
||||
check_type(/json_token/symbol)
|
||||
if(!S)
|
||||
die()
|
||||
return
|
||||
switch(S.value)
|
||||
if(",")
|
||||
next_token()
|
||||
|
||||
Reference in New Issue
Block a user