diff --git a/types/ds_types.anubis b/types/ds_types.anubis index c4e1324..fbc5b18 100644 --- a/types/ds_types.anubis +++ b/types/ds_types.anubis @@ -19,7 +19,7 @@ public type DS_Anubis_Type: word16, word32, string, - float, + float, //it's C double 64 bit double precision // float32, reserved for future implementation in Anubis (still under construction in Anubis) // float64, reserved for future implementation in Anubis (still under construction in Anubis) ds_type (String type_name), -- libgit2 0.21.4