mirror of
https://github.com/araxiaonline/AscEmu.git
synced 2026-06-13 03:02:22 -04:00
* to keep the code as functional as possible it is required for new commits that the source compiles with flag "TREAT_WARNIGS_AS_ERRORS" in cmake.
21 lines
526 B
Markdown
21 lines
526 B
Markdown
**Description**
|
|
<!-- Short description about this PR. NOTE: Never mix style changes, refactorings and new implementations in one PR. Keep it as simple as possible -->
|
|
|
|
**Todo / Checklist**
|
|
- [] Target is branch develop.
|
|
- [] Detailed description about this pull request.
|
|
- [] Checked AE-Coding standards.
|
|
|
|
**Tests Performed:**
|
|
- [] Build AE with "TREAT_WARNINGS_AS_ERRORS" flag turned on.
|
|
- [] Server startup.
|
|
- [] Log into world.
|
|
|
|
<!--
|
|
**Multiversion Ingame Tests Performed:**
|
|
- [] Classic
|
|
- [] TBC
|
|
- [] WotLK
|
|
- [] Cata
|
|
-->
|