You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Mon., 18 May 2020, 3:26 am PierreDoleCom, ***@***.***> wrote:
UOVars.cs line 439 - The property is named CliLogged but returns
GetBoolean("LObjectID");
Should be GetBoolean("CliLogged"); ?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#1>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAIB22GC5QEWYX35ZD6RP2TRSAM4LANCNFSM4NDPF5CA>
.
I can't figure out how to open a pull request. It says: "Choose different branches or forks above to discuss and review changes." But there is only one branch.
UOVars.cs line 439 - The property is named CliLogged but returns GetBoolean("LObjectID");
Should be GetBoolean("CliLogged"); ?
The text was updated successfully, but these errors were encountered: