Skip to content

Commit

Permalink
Update ID.cpp
Browse files Browse the repository at this point in the history
Removing accidental commit.
  • Loading branch information
TommInfinite authored Oct 4, 2023
1 parent d768e47 commit cb2b8d0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CommonLibSF/src/REL/ID.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -176,8 +176,6 @@ namespace REL
_platform = Platform::kMsStore;
}

CurrentPlatform = _platform;

stl_assert(_platform != Platform::kUnknown,
"Failed to identify game runtime platform,"
"This means the address library is incompatible for this platform."sv);
Expand Down

0 comments on commit cb2b8d0

Please sign in to comment.