aboutsummaryrefslogtreecommitdiffstats
path: root/src/client/players/RawSubs.hx
diff options
context:
space:
mode:
authorRblSb <msrblsb@gmail.com>2023-01-07 08:20:41 +0300
committerRblSb <msrblsb@gmail.com>2023-01-07 08:20:41 +0300
commitb3d825acb9d12208cf44f2d4b385163a86c38695 (patch)
tree09fdb4c54753c30f46f0c2824b550bbfb1217572 /src/client/players/RawSubs.hx
parentc677e281d3d74d5925e19eb0479c27f46a3c7857 (diff)
Hints, Open in App button, ui animations
Diffstat (limited to 'src/client/players/RawSubs.hx')
-rw-r--r--src/client/players/RawSubs.hx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/players/RawSubs.hx b/src/client/players/RawSubs.hx
index eede788..09b21d1 100644
--- a/src/client/players/RawSubs.hx
+++ b/src/client/players/RawSubs.hx
@@ -187,7 +187,7 @@ class RawSubs {
static function isProxyError(text:String):Bool {
if (text.startsWith("Proxy error:")) {
- Main.serverMessage(4, 'Failed to add subs: proxy error');
+ Main.serverMessage("Failed to add subs: proxy error");
trace('Failed to add subs: $text');
return true;
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage