Skip to content

Commit

Permalink
compilation fix
Browse files Browse the repository at this point in the history
  • Loading branch information
wopox1337 committed Jun 23, 2024
1 parent f1c7d8c commit 501afe7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Updater_Init() {
CheckUpdate()
}

public ConCmd_redm_update_check(const player) {
public ConCmd_redm_update_check(const player, const level, const commandId) {
SetGlobalTransTarget(player)

if (!cmd_access(player, level, commandId, 1))
Expand Down

0 comments on commit 501afe7

Please sign in to comment.