mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-19 21:23:52 +00:00
removed the TODO
This commit is contained in:
parent
4afe6dd235
commit
7f2ff6f5f1
1 changed files with 0 additions and 2 deletions
|
@ -269,8 +269,6 @@ namespace MWDialogue
|
|||
std::string name = select.selectRule.substr (5);
|
||||
std::string function = select.selectRule.substr(1,2);
|
||||
|
||||
// TODO types 4, 5, 6, 7, 8, 9, A, B, C
|
||||
//new TOTO: 5,6,9
|
||||
switch (type)
|
||||
{
|
||||
case '1': // function
|
||||
|
|
Loading…
Reference in a new issue