Mercurial > mm7
diff Party.cpp @ 120:fe0e317c0de0
Camera rotation fixed. Sorta
author | Nomad |
---|---|
date | Sun, 10 Feb 2013 23:43:28 +0200 |
parents | 01ab35c85832 |
children | 48bea61a12a5 |
line wrap: on
line diff
--- a/Party.cpp Sun Feb 10 23:14:42 2013 +0200 +++ b/Party.cpp Sun Feb 10 23:43:28 2013 +0200 @@ -828,7 +828,7 @@ this->field_28 = 0; this->uDefaultPartyHeight = 120; this->field_14 = 37; - this->field_18 = 25; + this->y_rotation_granularity = 25; this->uWalkSpeed = 384; this->field_20_prolly_turn_speed = 90; this->field_24 = 5;