diff --git a/mods/base/base.lua b/mods/base/base.lua index edd9854..e5d7670 100644 --- a/mods/base/base.lua +++ b/mods/base/base.lua @@ -1,6 +1,6 @@ -- Create our console -if true then +if false then console.CreateConsole() end diff --git a/mods/base/mod.txt b/mods/base/mod.txt index 14f975b..5dd9f2b 100644 --- a/mods/base/mod.txt +++ b/mods/base/mod.txt @@ -7,7 +7,7 @@ "priority" : 1001, "updates" : [ { - "revision" : 1, + "revision" : 2, "identifier" : "payday2blt", }, {