Skip to content

Commit

Permalink
Removed Exp from running
Browse files Browse the repository at this point in the history
  • Loading branch information
DerpleMQ2 committed Mar 29, 2024
1 parent 01ab8e2 commit 720cfc4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion extras/version.lua
Original file line number Diff line number Diff line change
@@ -1 +1 @@
return { commitId = '9f96785 2024-03-29' }
return { commitId = '01ab8e2 2024-03-29' }
2 changes: 1 addition & 1 deletion init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -395,7 +395,7 @@ local function Main()
RGMercModules:ExecModule("Movement", "GiveTime", curState)
end
RGMercModules:ExecModule("Drag", "GiveTime", curState)
RGMercModules:ExecModule("Exp", "GiveTime", curState)
--RGMercModules:ExecModule("Exp", "GiveTime", curState)
return
end

Expand Down

0 comments on commit 720cfc4

Please sign in to comment.