mirror of
https://github.com/rayaman/multi.git
synced 2026-09-04 23:17:35 -04:00
fixed a bug
This commit is contained in:
+1
-1
@@ -69,7 +69,7 @@ multi.PriorityResolve = {
|
||||
[256]="Normal",
|
||||
[1024]="Below Normal",
|
||||
[4096]="Low",
|
||||
[16384]="Very Low"
|
||||
[16384]="Very Low",
|
||||
[65536]="Idle",
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user