This commit is contained in:
Paul 2001-04-30 23:03:24 +00:00
parent e9e595535a
commit b78d951e65

View file

@ -108,7 +108,7 @@
// The collision box is this high.. if SB keeps falling through platforms then it *should* be sufficient
// just to up this a bit
#define PLATFORMCOLLISIONHEIGHT 50
#define PLATFORMCOLLISIONHEIGHT 60
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////