mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-09 13:21:51 +09:00
commit
This commit is contained in:
@@ -1159,4 +1159,8 @@ public class AppLoader implements ApplicationListener {
|
||||
debugTimers.put(target, l);
|
||||
}
|
||||
}
|
||||
|
||||
public static long getTIME_T() {
|
||||
return System.currentTimeMillis() / 1000L;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user