deaktivieren sandbox
This commit is contained in:
@@ -19,8 +19,8 @@ namespace BeWo
|
|||||||
var feature = BeWoClientFeature.AI;
|
var feature = BeWoClientFeature.AI;
|
||||||
|
|
||||||
#if !DEBUG
|
#if !DEBUG
|
||||||
//stage = BeWoClientReleaseStage.Release;
|
stage = BeWoClientReleaseStage.Release;
|
||||||
//feature = BeWoClientFeature.None;
|
feature = BeWoClientFeature.None;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
BeWoAppVersion = new BeWoAppVersion(baseVersion, stage, stageVersion, feature);
|
BeWoAppVersion = new BeWoAppVersion(baseVersion, stage, stageVersion, feature);
|
||||||
|
|||||||
Reference in New Issue
Block a user