Adding an update check system.
This commit is contained in:
parent
5dc0cf584c
commit
0dc7e3db06
3 changed files with 31 additions and 1 deletions
|
|
@ -70,6 +70,7 @@
|
|||
ShankShock.handleCheater(plr);
|
||||
}
|
||||
ShankShock.showmotd(plr);
|
||||
ShankShock.showUpdateMinder(plr);
|
||||
if (ShankShock.permaPvp)
|
||||
{
|
||||
Main.player[plr].hostile = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue