mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
vs2017 debug seems to get very confused with our script class called Timer (run runprebuild)
This commit is contained in:
@@ -201,7 +201,7 @@ namespace OpenSim.Region.ScriptEngine.Interfaces
|
||||
/// Process the next event queued for this script instance.
|
||||
/// </summary>
|
||||
/// <returns></returns>
|
||||
object EventProcessor();
|
||||
void EventProcessor();
|
||||
|
||||
int EventTime();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user