mirror of
https://github.com/lubosz/overte.git
synced 2025-04-10 17:22:40 +02:00
removed comment region sections
This commit is contained in:
parent
1a8d005220
commit
3f2d2996a0
2 changed files with 0 additions and 21 deletions
|
@ -440,16 +440,6 @@ function startup() {
|
|||
// END main
|
||||
// *************************************
|
||||
|
||||
// *************************************
|
||||
// START cleanup
|
||||
// *************************************
|
||||
// #region cleanup
|
||||
|
||||
// #endregion
|
||||
// *************************************
|
||||
// END cleanup
|
||||
// *************************************
|
||||
|
||||
// *************************************
|
||||
// START API
|
||||
// *************************************
|
||||
|
|
|
@ -86,18 +86,7 @@ function handleAvatarNametagMode(newAvatarNameTagMode) {
|
|||
}
|
||||
|
||||
|
||||
// *************************************
|
||||
// START api
|
||||
// *************************************
|
||||
// #region api
|
||||
|
||||
|
||||
var nameTag = startup();
|
||||
|
||||
module.exports = nameTag;
|
||||
|
||||
|
||||
// #endregion
|
||||
// *************************************
|
||||
// END api
|
||||
// *************************************
|
Loading…
Reference in a new issue