Advertisement
Guest User

Untitled

a guest
Jul 9th, 2013
252
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. Index: common/p_map.cpp
  2. ===================================================================
  3. --- common/p_map.cpp (revision 3958)
  4. +++ common/p_map.cpp (working copy)
  5. @@ -3026,7 +3026,7 @@
  6. nofit = false;
  7. crushchange = crunch;
  8.  
  9. - if (co_boomsectortouch)
  10. + if (co_boomsectortouch || co_zdoomphys)
  11. {
  12. msecnode_t *n;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement