myspace / CommonLua /Data /GameStateDef.lua
sirnii's picture
Upload 1816 files
b6a38d7 verified
raw
history blame
651 Bytes
-- ========== GENERATED BY GameStateDef Editor DO NOT EDIT MANUALLY! ==========
PlaceObj('GameStateDef', {
PlayFX = false,
ShowInFilter = false,
group = "Engine",
id = "Tutorial",
save_in = "Common",
})
PlaceObj('GameStateDef', {
MapState = false,
PlayFX = false,
ShowInFilter = false,
group = "Engine",
id = "gameplay",
save_in = "Common",
})
PlaceObj('GameStateDef', {
MapState = false,
PlayFX = false,
ShowInFilter = false,
group = "Engine",
id = "loading",
save_in = "Common",
})
PlaceObj('GameStateDef', {
MapState = false,
PlayFX = false,
ShowInFilter = false,
group = "Engine",
id = "paused",
save_in = "Common",
})