Skip to content

Commit

Permalink
spammy error fix
Browse files Browse the repository at this point in the history
  • Loading branch information
DerpleMQ2 committed Jan 1, 2024
1 parent 6824de7 commit 3e6b3a6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions utils/rgmercs_utils.lua
Original file line number Diff line number Diff line change
Expand Up @@ -414,8 +414,6 @@ function Utils.ExecEntry(e, targetId, map, bAllowMem)
RGMercsLogger.log_debug("Running: \at'%s'", cmd)

Utils.WaitCastFinish(target)
else
RGMercsLogger.log_error("Entry Key: %s not found in map!", e.name)
end

return
Expand Down
2 changes: 1 addition & 1 deletion version.lua
Original file line number Diff line number Diff line change
@@ -1 +1 @@
return { commitId = '6f79436 2024-01-01' }
return { commitId = '6824de7 2024-01-01' }

0 comments on commit 3e6b3a6

Please sign in to comment.