Skip to content

Commit

Permalink
Updated MIST to 4.5.126
Browse files Browse the repository at this point in the history
  • Loading branch information
MetalStormGhost committed Jul 20, 2024
1 parent e88a4e1 commit 8dcf25d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion game/pretense/pretenseluagenerator.py
Original file line number Diff line number Diff line change
Expand Up @@ -1610,7 +1610,7 @@ def generate_pretense_zone_connection(
return lua_string_connman

def generate_pretense_plugin_data(self) -> None:
self.inject_plugin_script("base", "mist_4_5_122.lua", "mist_4_5_122")
self.inject_plugin_script("base", "mist_4_5_126.lua", "mist_4_5_126")

lua_string_config = "Config = Config or {}\n"

Expand Down

0 comments on commit 8dcf25d

Please sign in to comment.