mirror of
https://bitbucket.org/seefoe/dsrc.git
synced 2026-08-03 04:15:53 -04:00
slightly revert this
This commit is contained in:
@@ -599,7 +599,9 @@ public final class obj_id implements Comparable, Serializable
|
||||
boolean res = base_class.sendScriptVarsToProxies(pdo, deltaBuffer);
|
||||
|
||||
if (res == false) {
|
||||
pdo.scriptVars.clearDelta();
|
||||
System.err.println("WARNING: Java packAllScriptVars - sendScriptVarsToProxies returned false!");
|
||||
// if we ever hit this condition, testing with the below should be dont e
|
||||
//pdo.scriptVars.clearDelta();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user