Skip to content

Commit 9fb01aa

Browse files
committed
Add new floatP object type to define a deterministic floating point
1 parent 13d54fb commit 9fb01aa

8 files changed

+2687
-2
lines changed

Runtime/GameLovers.DataExtensions.asmdef

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
{
22
"name": "GameLovers.DataExtensions",
3+
"rootNamespace": "",
34
"references": [],
45
"includePlatforms": [],
56
"excludePlatforms": [],
6-
"allowUnsafeCode": false,
7+
"allowUnsafeCode": true,
78
"overrideReferences": false,
89
"precompiledReferences": [],
910
"autoReferenced": true,

0 commit comments

Comments
 (0)