Switch to preventing pickups instead of listening ontick #1178
Annotations
4 warnings
mod/Jailbreak.SpecialDay/SpecialDays/NoScopeDay.cs#L68
'NoScopeDay.OnTick()' hides inherited member 'AbstractSpecialDay.OnTick()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
src/Jailbreak/obj/Debug/net8.0/AssemblyInfo.g.cs#L11
The specified version string '4.2.0-smoke-24-08-27.1' does not conform to the recommended format - major.minor.build.revision
|
mod/Jailbreak.SpecialDay/SpecialDays/NoScopeDay.cs#L68
'NoScopeDay.OnTick()' hides inherited member 'AbstractSpecialDay.OnTick()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
src/Jailbreak/obj/Debug/net8.0/AssemblyInfo.g.cs#L11
The specified version string '4.2.0-smoke-24-08-27.1' does not conform to the recommended format - major.minor.build.revision
|
This job succeeded
Loading