Misc/Fixups
* fix text vars in tooltips for missing entities * fix notice in weapon GS calculation * reduce tooltip max width slightly to prevent overlap with secondary tooltip
This commit is contained in:
parent
e0a3c44776
commit
02239b4f74
5 changed files with 13 additions and 11 deletions
|
|
@ -3185,7 +3185,7 @@ UNLOCK TABLES;
|
|||
|
||||
LOCK TABLES `aowow_dbversion` WRITE;
|
||||
/*!40000 ALTER TABLE `aowow_dbversion` DISABLE KEYS */;
|
||||
INSERT INTO `aowow_dbversion` VALUES (1679679566,0,NULL,NULL);
|
||||
INSERT INTO `aowow_dbversion` VALUES (1680717297,0,NULL,NULL);
|
||||
/*!40000 ALTER TABLE `aowow_dbversion` ENABLE KEYS */;
|
||||
UNLOCK TABLES;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue