Beginning work on adding Bukkit style event hooks.

This commit is contained in:
Lucas Nicodemus 2011-12-30 17:01:15 -07:00
parent c6abbfe4d2
commit 4864bd94b8
2 changed files with 13 additions and 4 deletions

View file

@ -439,7 +439,6 @@ namespace TShockAPI
}
}
private DateTime LastCheck = DateTime.UtcNow;
private DateTime LastSave = DateTime.UtcNow;