Skip to content

Commit 9f251b6

Browse files
whitespace
1 parent edf00f6 commit 9f251b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_docs/unreal.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ class UConsoleCompatGameInstance : public UGameInstance
320320
{
321321
class UConsoleCompatLayer* ConsoleCompatLayer; // 0x01A8 (size: 0x8)
322322
TSubclassOf<class UConsoleCompatLayer> ConsoleCompatClass; // 0x01B0 (size: 0x8)
323-
}
323+
}
324324
```
325325

326326
This doesn't look particularly helpful, but if you go one level deeper to see if anything extends

0 commit comments

Comments
 (0)