fix all issues

This commit is contained in:
2025-04-09 13:34:56 +03:00
parent 99e91324bc
commit 1d5157b635
4 changed files with 28 additions and 15 deletions

View File

@@ -9,7 +9,6 @@ depend() {
need hive-cc
}
start() {
start_pre() {
cd /hiveemulator/src/MapClient/
${command} ${command_args}
}