Skip to content

Commit

Permalink
update game sounds
Browse files Browse the repository at this point in the history
  • Loading branch information
DivineThreepwood committed Mar 2, 2024
1 parent b368551 commit 9240fa8
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prepare.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ APP_NAME='planetsudo ai'
APP_NAME=${BLUE}${APP_NAME}${NC}
echo -e "=== ${APP_NAME} project ${WHITE}cleanup${NC}"
./gradlew clean --quiet $@
echo -e "=== ${APP_NAME} project ${WHITE}installation${NC}"
echo -e "=== ${APP_NAME} project ${WHITE}prepare${NC}"
echo -e "nothing to prepare..."
echo -e "=== ${APP_NAME} was ${GREEN}successfully${NC} prepared."
Binary file removed src/main/resources/sound/c4_explode1.wav
Binary file not shown.
Binary file removed src/main/resources/sound/explosion_agent.wav
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 9240fa8

Please sign in to comment.