Add missing semicolon to profiler.inc (#996)

This commit is contained in:
iNilo 2019-05-03 11:11:03 +02:00 committed by Michael Flaherty
parent dae6d13f06
commit e1648ba8f9

View File

@ -63,7 +63,7 @@ methodmap Profiler < Handle
property float Time {
public native get();
}
}
};
/**
* Creates a new profile object. The Handle must be freed