mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-05-06 19:01:06 +03:00
Preserve momentum when sliding into a pit; cleanup
This commit is contained in:
parent
cb8435ee6a
commit
0c65382576
27 changed files with 2350 additions and 2226 deletions
|
@ -35,4 +35,4 @@ int Sync()
|
|||
long nFrames = long(dCounter) - long(LdSync);
|
||||
LdSync = dCounter;
|
||||
return nFrames;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue