mirror of
https://github.com/overte-org/overte.git
synced 2025-04-22 22:33:34 +02:00
remove an added ga
This commit is contained in:
parent
e2d68f5538
commit
3449ddc9a0
1 changed files with 1 additions and 1 deletions
|
@ -351,7 +351,7 @@ int DomainServer::run() {
|
|||
if (_voxelServerConfig) {
|
||||
// we have a new VS config, clear the existing file to start fresh
|
||||
_staticAssignmentFile.remove();
|
||||
}ga
|
||||
}
|
||||
|
||||
prepopulateStaticAssignmentFile();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue