This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
modtainers
/
Svelto.ECS
mirror of
https://github.com/sebas77/Svelto.ECS
Watch
4
Star
0
Fork
0
Code
Issues
0
Releases
49
Wiki
Activity
Browse Source
fix compiling error
tags/Rel25b
sebas77
6 years ago
parent
5651416785
commit
67739a3876
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
DBC.cs
+ 2
- 0
DBC.cs
View File
@@ -1,5 +1,7 @@
using System;
#if PROFILER || !DEBUG
using System.Diagnostics;
#endif
namespace DBC.ECS
{
Write
Preview
Loading…
Cancel
Save