source:
AE/packages/VanillaBSL/IGMD/EnvWarehouse/warehouse_main.bsl@
407
      
      | Last change on this file since 407 was 407, checked in by , 16 years ago | |
|---|---|
| File size: 235 bytes | |
| Line | |
|---|---|
| 1 | # | 
| 2 | # warehouse_main.bsl | 
| 3 | # | 
| 4 | |
| 5 | var int my_save_point; | 
| 6 | |
| 7 | func void main(void) | 
| 8 | { | 
| 9 | env_show 2010 0 | 
| 10 | gl_fog_blue=.15 | 
| 11 | gl_fog_red=.15 | 
| 12 | gl_fog_green=.15 | 
| 13 | gl_fog_start=.99 | 
| 14 | gs_farclipplane_set 5000 | 
| 15 | obj_create 20 20 | 
| 16 | level_start | 
| 17 | |
| 18 | } | 
  Note:
 See   TracBrowser
 for help on using the repository browser.
    
