mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-04-08 18:35:09 +02:00
Fix conflict in properties
This commit is contained in:
parent
250bc9899f
commit
68a64fde7d
@ -72,7 +72,7 @@
|
||||
Dim OldFunctionList = move.GameModeFunction
|
||||
move.GameModeFunction = OldFunctionList & "|" & value
|
||||
End If
|
||||
Case "basepower", "getbasepower"
|
||||
Case "multiplier", "getbasepower"
|
||||
If move.GameModeBasePower = "" Then
|
||||
move.GameModeBasePower = value
|
||||
Else
|
||||
|
Loading…
x
Reference in New Issue
Block a user