From aa52f345acd03a6c65cfa78c05b52265da6b4eca Mon Sep 17 00:00:00 2001 From: phoriah <95628489+phoriah@users.noreply.github.com> Date: Sat, 31 Aug 2024 01:08:41 +0200 Subject: [PATCH] Add Int32 to Contents List in attributes.md --- docs/attributes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/attributes.md b/docs/attributes.md index 4e5a6f34..fda407fc 100644 --- a/docs/attributes.md +++ b/docs/attributes.md @@ -8,6 +8,7 @@ This document describes the Attribute binary format. In this format there is no - [Data Types](#data-types) - [String](#string) - [Bool](#bool) + - [Int32](#int32) - [Float32](#float32) - [Float64](#float64) - [UDim](#udim)