Fix an another link.

This commit is contained in:
Relintai 2022-02-13 19:40:39 +01:00
parent 5cbe8e7b41
commit f1a4ea211c

View File

@ -171,7 +171,7 @@ The added resource's index will be set as it's id.
This is useful for modding support, as you can just collect every mod's resource dbs, and add them to a static db,
and with this option enabled the ids will not clash.
You can see an example of this [here](https://github.com/Relintai/broken_seals/blob/master/game/scenes/MainScene.gd).
You can see an example of this [here](https://github.com/Relintai/broken_seals/blob/master/game/scripts/game_modules/DataManager.gd).
### ESSResourceDBMap