Cannot convert type `ListHashSet<BasePlayer>' to `System.Collections.Generic.List<BasePlayer>'Fixed
[Error] Error while compiling: RaidLimit.cs(1317,76): error CS0039: Cannot convert type `ListHashSet<BasePlayer>' to `System.Collections.Generic.List<BasePlayer>' via a built-in conversion
Is this a problem after this date?
5cfe77accf5fb.jpeg noname
Is this a problem after this date?

Rust changed List<BasePlayer> to ListHashSet<BasePlayer>

If I change all the List<BasePlayer> to ListHashSet<BasePlayer> will it fix?
5e13a8d5b2bc5.jpg Wulf

Rust changed List<BasePlayer> to ListHashSet<BasePlayer>

I haven't been able to afford it lately, but thank you so much for doing it for me. 

Thank you guys!
Locked automatically