Fix spelling in PinkBeanBattle Script (#82)

This commit is contained in:
Alex-0000
2017-09-11 16:10:57 -04:00
committed by ronancpl
parent f387d589b2
commit 6abbc2947e
2 changed files with 18 additions and 18 deletions

20
.gitignore vendored
View File

@@ -2,15 +2,15 @@
.idea/
# Netbeans project files
nbproject
tools/MapleCouponInstaller/nbproject
tools/MapleIdRetriever/nbproject
tools/MobBookIndexer/nbproject
tools/MobBookUpdate/nbproject
nbproject/
tools/MapleCouponInstaller/nbproject/
tools/MapleIdRetriever/nbproject/
tools/MobBookIndexer/nbproject/
tools/MobBookUpdate/nbproject/
# build files
build
tools/MapleCouponInstaller/build
tools/MapleIdRetriever/build
tools/MobBookIndexer/build
tools/MobBookUpdate/build
build/
tools/MapleCouponInstaller/build/
tools/MapleIdRetriever/build/
tools/MobBookIndexer/build/
tools/MobBookUpdate/build/