You've already forked Microtransactions64
mirror of
https://github.com/Print-and-Panic/Microtransactions64.git
synced 2026-01-21 10:17:19 -08:00
Added a define for slope fix (#749)
* implemented a form of slope fix * fixed the slope fix to not allow for hyper cheese * implemented gheskett's suggestions * Added space between comment and define Co-authored-by: Gregory Heskett <gheskett@gmail.com> --------- Co-authored-by: dnvic <business@dnvic.com> Co-authored-by: Gregory Heskett <gheskett@gmail.com>
This commit is contained in:
@@ -113,6 +113,11 @@
|
||||
*/
|
||||
#define DONT_LEDGE_GRAB_STEEP_SLOPES
|
||||
|
||||
/**
|
||||
* Buffers an A input if you jump off a slope during the landing lag
|
||||
*/
|
||||
// #define SLOPE_BUFFER
|
||||
|
||||
/**
|
||||
* Disables BLJs and crushes SimpleFlips's dreams.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user