Skip to content

Commit

Permalink
PPather: Archive: remove nullable
Browse files Browse the repository at this point in the history
  • Loading branch information
Xian55 committed Sep 1, 2023
1 parent 8a4e4ad commit 2e64f85
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions PPather/StormDll/Archive.cs
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@

namespace StormDll;

#nullable enable

internal sealed class Archive
{
public const uint SFILE_INVALID_SIZE = 0xFFFFFFFF;
Expand Down

0 comments on commit 2e64f85

Please sign in to comment.