mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2026-08-03 06:17:10 +02:00
Added a custom delimiter for time and date and also the option to extract values from strings.
This commit is contained in:
@@ -10,7 +10,7 @@ namespace SqMod {
|
||||
// ------------------------------------------------------------------------------------------------
|
||||
|
||||
// ================================================================================================
|
||||
void Register_ChronoDatetime(HSQUIRRELVM vm, Table & cns)
|
||||
void Register_ChronoDatetime(HSQUIRRELVM vm, Table & /*cns*/)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user