mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-08 11:38:21 +02:00
Version update
This commit is contained in:
parent
6211e31ed9
commit
df604e6657
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ namespace System
|
||||||
[StaticInitPriority(100)]
|
[StaticInitPriority(100)]
|
||||||
class Runtime
|
class Runtime
|
||||||
{
|
{
|
||||||
const int32 cVersion = 8;
|
const int32 cVersion = 9;
|
||||||
|
|
||||||
[CRepr, AlwaysInclude]
|
[CRepr, AlwaysInclude]
|
||||||
struct BfDebugMessageData
|
struct BfDebugMessageData
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue