1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-09-28 21:19:27 +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:
Luke 2021-08-19 15:58:37 -04:00 committed by GitHub
parent 258163957a
commit 0cae48eaf8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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;