diff --git a/HIRUNNER/hirunner.exe b/HIRUNNER/hirunner.exe index 8b74467..c39bf99 100644 Binary files a/HIRUNNER/hirunner.exe and b/HIRUNNER/hirunner.exe differ diff --git a/HIRUNNER/hirunner.fla b/HIRUNNER/hirunner.fla index cc608f6..7047c63 100644 Binary files a/HIRUNNER/hirunner.fla and b/HIRUNNER/hirunner.fla differ diff --git a/HIRUNNER/hirunner.swf b/HIRUNNER/hirunner.swf deleted file mode 100644 index 600e598..0000000 Binary files a/HIRUNNER/hirunner.swf and /dev/null differ diff --git a/HIRUNNER/hirunner_noswf.exe b/HIRUNNER/hirunner_noswf.exe index 7dde716..25f6728 100644 Binary files a/HIRUNNER/hirunner_noswf.exe and b/HIRUNNER/hirunner_noswf.exe differ diff --git a/HIRUNNER/server.bat b/HIRUNNER/server.bat new file mode 100644 index 0000000..bf00ae9 --- /dev/null +++ b/HIRUNNER/server.bat @@ -0,0 +1,2 @@ +@echo off +start hirunner.exe "http://127.0.0.1/horseisle_projector.swf?SERVER=127.0.0.1&PORT=12321" \ No newline at end of file