Added liquid-item junction

This commit is contained in:
Anuken
2017-11-12 16:22:43 -05:00
parent ed3ac9df31
commit a1c0449865
20 changed files with 209 additions and 72 deletions

View File

@@ -33,6 +33,8 @@ public class Vars{
//TODO named save slots, possibly with a scroll dialog
public static final int saveSlots = 4;
public static final int profileTime = 30;
//only if smoothCamera
public static boolean snapCamera = true;