Skip to content

Commit

Permalink
#5602: Add material editor section to doom3.game to prevent it from c…
Browse files Browse the repository at this point in the history
…rashing
  • Loading branch information
codereader committed May 5, 2021
1 parent 2cee7d8 commit ece0da8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions install/games/doom3.game
Expand Up @@ -329,4 +329,9 @@
<appTypeIgnore value="_IGNORE" />
<difficultyMenuEclass value="difficultyMenu" />
</difficulty>

<materialPreview>
<defaultRoomMaterial value="textures/base_wall/lfwall13f3" />
<defaultLightDef value="lights/defaultPointLight" />
</materialPreview>
</game>

0 comments on commit ece0da8

Please sign in to comment.