Skip to content

Commit

Permalink
Merge branch 'main' of github.com:Jesuszilla/TurtleWax
Browse files Browse the repository at this point in the history
  • Loading branch information
Jesuszilla committed Nov 5, 2023
2 parents 74fef97 + fa27272 commit 8f900c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ The following maps are made available to the user. All times are in frames:

## Usage (1.5)
To properly make use of the command stateNo setting system, you must handle the ChangeState logic by reading the
`Map(tw_Buffer_ChangeStateNo)` variable. Once you cnange to the state that the buffering system sets, it will
`Map(tw_Buffer_ChangeStateNo)` variable. Once you change to the state that the buffering system sets, it will
automatically reset it. An example CNS implementation may look as follows:

Some Lua scripting is required, but an example, working file is provided in buffering.lua.example for reference.
Expand Down Expand Up @@ -288,4 +288,4 @@ Initial release
* Jesuszilla - Original author of Deep Buffering
* TTTTTsd - Testing
* Vans - Original Tiny Buffering system which formed the basis for all good buffering systems in M.U.G.E.N
* extravagant - Testing
* extravagant - Testing

0 comments on commit 8f900c1

Please # to comment.