diff --git a/frontend/static/languages/code_luau.json b/frontend/static/languages/code_luau.json index 94c428eee..63efd1dd1 100644 --- a/frontend/static/languages/code_luau.json +++ b/frontend/static/languages/code_luau.json @@ -53,6 +53,21 @@ "tostring", "type", "unpack", - "xpcall" + "xpcall", + + "wait", + "delay", + "elapsedime", + "debuggermanager", + "pluginmanager", + "printidentity", + "settings", + "spawn", + "stats", + "tick", + "time", + "usersettings", + "version", + "warn" ] }