Bump to latest CppSharp.
This commit is contained in:
Родитель
aa1db0f31e
Коммит
a9a58326ef
|
@ -80,7 +80,7 @@ namespace MonoEmbeddinator4000.Generators
|
|||
Unit = unit;
|
||||
}
|
||||
|
||||
public string GeneratedIdentifier(string id)
|
||||
public override string GeneratedIdentifier(string id)
|
||||
{
|
||||
return CGenerator.GenId(id);
|
||||
}
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 3bfb24228b0eb568165f7bd1f09d5db67a88f154
|
||||
Subproject commit 9e1953cf0be9d156a67b27fde63ab2a0d252c659
|
Загрузка…
Ссылка в новой задаче