Changeset 1218 for trunk/src


Ignore:
Timestamp:
01/30/19 13:03:04 (5 years ago)
Author:
bln4
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/expeditee/gui/FrameGraphics.java

    r1172 r1218  
    450450
    451451        /** Displays the given Item on the screen. */
    452         static void PaintItem(Item i)
     452        public static void PaintItem(Item i)
    453453        {
    454454                if (i == null) {
Note: See TracChangeset for help on using the changeset viewer.