mirror of
https://github.com/RHeavenStudio/HeavenStudio.git
synced 2025-06-12 13:47:38 +02:00
Replace hardcoded Tooltip.AddTooltip() calls with TooltipGiver script in GameObject (#593)
* Remove all hardcoded Tooltip.AddTooltip() calls
* Add TooltipGiver component where previously hardcoded
* Add TooltipGiver.cs
* Revert "Add TooltipGiver component where previously hardcoded"
This reverts commit 45ef0fb0bc
.
* Add TooltipGiver component where previously hardcoded
* Remove cherry-pick residue
This commit is contained in:
11
Assets/Scripts/LevelEditor/TooltipGiver.cs.meta
Normal file
11
Assets/Scripts/LevelEditor/TooltipGiver.cs.meta
Normal file
@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 2a525ece7c981f3418a70bbfa58c1146
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
Reference in New Issue
Block a user