Changeset c3b2f42 in lost-perception for utils


Ignore:
Timestamp:
Nov 2, 2018, 3:02:21 AM (6 years ago)
Author:
Dmitry Portnoy <dmitry.portnoy@…>
Branches:
master
Children:
0b84f13
Parents:
1c27783
Message:

Make the loading screen show correctly on OSX, remove some .class files that were accidentally committed, and change the name of the jar file generated by make from LostHavenRPG.jar to LostPerception.jar.

Location:
utils
Files:
4 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • utils/Utils.java

    r1c27783 rc3b2f42  
    3333import java.awt.GraphicsConfiguration;
    3434
    35 public class Utils
    36 {
     35public class Utils {
    3736    private static boolean RUNNING_FROM_JAR;
    3837    private static Utils classLoaderReference;
Note: See TracChangeset for help on using the changeset viewer.