Advertisement
Guest User

Untitled

a guest
Feb 9th, 2012
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. Index: libs/picomodel/picomodules.c
  2. ===================================================================
  3. --- libs/picomodel/picomodules.c (revision 490)
  4. +++ libs/picomodel/picomodules.c (working copy)
  5. @@ -67,8 +67,8 @@
  6. &picoModuleMDC, /* return to castle wolfenstein mdc */
  7. &picoModuleMD2, /* quake2 md2 */
  8. &picoModuleFM, /* heretic2 fm */
  9. + &picoModuleLWO, /* lightwave object */
  10. &picoModuleOBJ, /* wavefront object */
  11. - &picoModuleLWO, /* lightwave object */
  12. NULL /* arnold */
  13. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement