mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2024-11-16 20:03:04 +00:00
Change “copy-paste” to “copy & paste”
Makes things a bit more clear Co-authored-by: Julian Holfeld <julianholfeld@student.uni-kassel.de>
This commit is contained in:
parent
258163957a
commit
0cae48eaf8
|
@ -58,7 +58,7 @@ At the moment, you can optionally fix the transition bug in songs with zoomed-ou
|
|||
I gitignore the API keys for the game so that no one can nab them and post fake high scores on the leaderboards. But because of that the game
|
||||
doesn't compile without it.
|
||||
|
||||
Just make a file in `/source` and call it `APIStuff.hx`, and copy-paste this into it
|
||||
Just make a file in `/source` and call it `APIStuff.hx`, and copy & paste this into it
|
||||
|
||||
```haxe
|
||||
package;
|
||||
|
|
Loading…
Reference in a new issue