Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

table.insert(mod_hook_functions["level_start"],
       function()
          CHARGE_ERR_HAPPENING = false
       end
)

huh_idk_how_i_missed_that