Trying to create menu bar.

This commit is contained in:
Deathsbreed
2014-05-27 08:15:09 -05:00
parent 3174669ec3
commit e19278dfec
2 changed files with 31 additions and 5 deletions

3
.gitignore vendored
View File

@ -1,2 +1,5 @@
# Ignore binary files
bin/*
# Just in case some .class files escape:
*.class