change ValueWithComment from composition to Inheritance (simplifies code a lot)

This commit is contained in:
Trilarion
2021-10-06 13:42:21 +02:00
parent b291102272
commit 32907d0498
17 changed files with 277 additions and 238 deletions

View File

@ -2,9 +2,9 @@
- Home: http://edkolis.com/freee
- Inspiration: Space Empires IV
- State: beta
- State: beta
- Download: https://github.com/ekolis/FrEee/releases
- Keyword: strategy, turn-based, space, content open
- Keyword: strategy, content open, space, turn-based
- Code repository: https://github.com/ekolis/FrEee.git
- Code language: C#
- Code license: CC-BY-NC-SA-2.0 (https://github.com/ekolis/FrEee/blob/master/FrEee.Assets/Licenses/license.txt)
@ -12,4 +12,4 @@
## Building
- Build system: Visual Studio
- Build system: Visual Studio