Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Sep 17, 2010, 9:41:17 PM (15 years ago)
Author:
dafrick
Message:

Fixing "bug", that caused crash in dedicated mode.
Script object can now specify whether the code that is executed by it needs graphics to work.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/data/levels/Fight in our Back.oxw

    r7404 r7463  
    6969    >
    7070
    71         <Script code="showGUI NotificationLayer false true" />
     71        <Script code="showGUI NotificationLayer false true" needsGraphics="true" />
    7272
    7373        <!--Light: noch zu aendern -->
Note: See TracChangeset for help on using the changeset viewer.