Minor formatting cleanup.
parent
3844e73d27
commit
3ba0bc8f44
|
@ -45,7 +45,7 @@ using Ode.NET;
|
|||
namespace Drawstuff.NET
|
||||
{
|
||||
#if dDOUBLE
|
||||
using dReal = System.Double;
|
||||
using dReal = System.Double;
|
||||
#else
|
||||
using dReal = System.Single;
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue