Changeset c3b2f42 in lost-perception for utils/Utils.java
- Timestamp:
- Nov 2, 2018, 3:02:21 AM (6 years ago)
- Branches:
- master
- Children:
- 0b84f13
- Parents:
- 1c27783
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
utils/Utils.java
r1c27783 rc3b2f42 33 33 import java.awt.GraphicsConfiguration; 34 34 35 public class Utils 36 { 35 public class Utils { 37 36 private static boolean RUNNING_FROM_JAR; 38 37 private static Utils classLoaderReference;
Note:
See TracChangeset
for help on using the changeset viewer.